-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update quay.io/jupyterhub/repo2docker version to 2023.06.0 #2656
Conversation
35f8e8b
to
4a51260
Compare
a0fb9a4
to
3c91e1c
Compare
3c91e1c
to
8af0078
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is ready to be merged, would feel good to have another review agreeing.
These are the possibly breaking changes I figure, but I figure we need the MRAN fix so it has been broken and this fixes it with a maybe not noticable breaking change.
Will merge when I have a chance in about 20 |
Updates mybinder to depend on the
quay.io/jupyterhub/repo2docker
image version2023.06.0
from version2022.10.0-169.g6250c06
.PRs
FROM <base_image>
in the Dockerfile template be configurablejupyterhub/repo2docker@6250c06...2023.06.0
Related